Microsoft DirectX 8.1 (C++)

FOURCCMap::SetFOURCC

Sets the FOURCC portion of the FOURCCMap object.

Syntax

void SetFOURCC(
  const GUID *pguid
);

Parameters

pguid

Pointer to the returned globally unique identifier (GUID) part of the FOURCCMap object.

Return Value

No return value.

See Also